home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Financial / HousePrice1.0 / HousePrice.app / English.lproj / FindPercentage.nib / data.classes next >
Text File  |  1995-09-06  |  368b  |  14 lines

  1. FPObject = {
  2.     ACTIONS = {"Calc:" = "Calc:"; }; 
  3.     OUTLETS = {
  4.     AskingPrice = AskingPrice; 
  5.     FindPercentagePanel = FindPercentagePanel; 
  6.     MunicipalEvaluation = MunicipalEvaluation; 
  7.     Offer = Offer; 
  8.     PercentAsking = PercentAsking; 
  9.     PercentMunicipal = PercentMunicipal; 
  10.     }; 
  11.     SUPERCLASS = Object; 
  12. };
  13. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  14.